projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bb3a923
)
(viper-emacs-state-cursor-color): Fix typo in docstring.
author
Juanma Barranquero
<lekktu@gmail.com>
Mon, 6 Nov 2006 02:32:30 +0000
(
02:32
+0000)
committer
Juanma Barranquero
<lekktu@gmail.com>
Mon, 6 Nov 2006 02:32:30 +0000
(
02:32
+0000)
lisp/emulation/viper-init.el
patch
|
blob
|
history
diff --git
a/lisp/emulation/viper-init.el
b/lisp/emulation/viper-init.el
index 465f6e5cfb870ba50e989bc4fe0dd90a408c6f64..bf85d282fed1c3eece8ecbecb184fc4a1d3ce840 100644
(file)
--- a/
lisp/emulation/viper-init.el
+++ b/
lisp/emulation/viper-init.el
@@
-438,7
+438,7
@@
delete the text being replaced, as in standard Vi."
;; confused in some cases. So, this var is nulled for now.
;; (defcustom viper-emacs-state-cursor-color "Magenta"
(defcustom viper-emacs-state-cursor-color nil
- "Cursor color when Viper is in
e
macs state."
+ "Cursor color when Viper is in
E
macs state."
:type 'string
:group 'viper)
(if (fboundp 'make-variable-frame-local)